* lisp/buff-menu.el: Force other-window commands to use other window.
authorJuri Linkov <juri@linkov.net>
Sat, 10 Feb 2024 17:56:39 +0000 (19:56 +0200)
committerJuri Linkov <juri@linkov.net>
Sat, 10 Feb 2024 17:56:39 +0000 (19:56 +0200)
commit3e5aba883770312536ca7a8f289bf679e55802f5
tree633590af9cf0174b87ba473ce51329e74bf86c38
parent0a01b998d13027e5672592f9e60919aa683bad9e
* lisp/buff-menu.el: Force other-window commands to use other window.

(Buffer-menu-other-window, Buffer-menu-switch-other-window):
Let-bind 'display-buffer-overriding-action' to
'(nil (inhibit-same-window . t))' that will force the buffer
to be displayed in another window in any case (bug#68978).
lisp/buff-menu.el